home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: aus.computers.amiga,comp.sys.amiga.applications,comp.sys.amiga.graphics,comp.sys.amiga.hardware
- Path: news.gil.com.au!mgooch
- From: mgooch@gil.com.au
- Subject: Installation GVP Spectrum
- Message-ID: <Do8r67.FHz@gil.com.au>
- Date: Thu, 14 Mar 1996 04:58:55 GMT
- Organization: Global Infolinks Internet Server, Ipswich Qld Australia
- X-Newsreader: TIN [version 1.2 PL2]
-
- [ Article crossposted from comp.sys.amiga.applications ]
- [ Author was mgooch@gil.com.au ]
- [ Posted on Thu, 14 Mar 1996 04:54:51 GMT ]
-
- I am trying to install version 6.2/7.1 of the GVP Spectrum EGS Software
- by VIONA Development. I am having trouble with the implementation of the
- instructions - sparse as they are.
-
- I have the EGSAmigaDriver Script in my WBSTARTUP Drawer -
-
- --------------------------------------------------------------------
- ;$VER: EGSAmigaDriverScript (28.02.1994) by MVK !
- ;
- IF $EGSEXISTS EQ TRUE
- EGS:c/EGSConfig LOAD egs:Driver/EGSAmigaDriver
- EndIF
- --------------------------------------------------------------------
-
- I am desperately trying to find a home for the EGS monitor script.
- According to the instructions:
-
- "- Changes
-
- 1) In the directory "Devs:Monitors" is now a monitor (script) file,
- which initialised the EGS-System before the command
- "C:IPREFS" is called in the "startup-sequence".
- You can now install and deinstall the EGS-System during
- moving this Monitor-File out/in the "devs:Monitors" drawer.
-
- The EGS-Monitors-File looks like this:
-
- ;
- ; $VER: EGS-MonitorScript 1.2 (28.02.1994) by MvK
- ;
- IF NOT $EGSEXISTS EQ TRUE
- assign EGS: WB_3.x:EGS ; Please check / change
- assign Libs: EGS:Libs ADD ; the path !
- Stack 20000"
-
- {BIG SNIP}
- --------------------------------------------------------------------
-
- If this is done the system quite rightly throws a fit as the script is
- not executable so why put it there ?
-
- Best I can do is put it in WBStartup or run it in the Startup-sequence
- proper - both are very messy and the bootscreen perpetually hangs.
-
- Any advice would be appreciated
-
- Kindest Regards, Mick Gooch.
- mgooch@iccu6.ipswich.gil.com.au
-
-